home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / pcip / README < prev    next >
Encoding:
Text File  |  1994-04-20  |  2.2 KB  |  54 lines

  1.                Welcome to the home of WATTCP and Friends
  2.  
  3. --- ESSENTIAL WATTCP STUFF ----------------------------------------------
  4.   APPS.ZIP        contains compiled executables and installation instructions
  5.                 
  6.   WATTCP.ZIP      This is the complete source to applications and the kernel
  7.                   the engine which does the i/o.  Borland and Turbo C
  8.  
  9.   WINWATTCP.ZIP   Windows version of WATTCP under Borland C.
  10.                   Now that WinTrumpet is available, I would recommend
  11.           that you use it (and register with Peter Tattum)
  12.  
  13.   MSCWATTCP.ZIP   Microsoft C version of WATTCP, I just made this available,
  14.           I don't use MSC and it is someone elses port of my code
  15.  
  16. --- Extra Applications --------------------------------------------------
  17.   FTP.ZIP         Experimental FTP, pretty fast, reliable.
  18.  
  19.   BOOTP.ZIP       Allows you to configure ALL your tcp/ip systems (CUTCP,
  20.                   WATTCP, etc.) with one config file.
  21.  
  22.   TELNETD.ZIP     This is a really nifty program which lets you telnet *into*
  23.                   a PC.  It sort of feels like PC-Anywhere.
  24.  
  25.   SMTPSERV.ZIP    Accepts a heavy load of SMTP mail messages for your network.
  26.  
  27.   COMD.ZIP        COMD takes a pc and makes it into a device sharing system.
  28.                   You can attach a bunch of serial port devices such as
  29.                   printers, data collection devices, modems (will need some
  30.                   work), and let any tcp connected computer (pc/mac/unix)
  31.                   talk to that device.  Includes source code.  If you wish
  32.                   to compile, you will also need SRC.ZIP above.
  33.  
  34.   LOAD14.EXE      Can load and unload most device drivers, including ram disks.
  35.  
  36.   DELFT/          Subdirectory containing excellent network diagnostic tools
  37.  
  38. Note: For unarchiving WATTCP, MSCWATTCP and WINWATTCP use the -d switch
  39.  
  40. eg.    pkunzip  -d wattcp.zip 
  41.  
  42. Primary Authors: 
  43.    Erick Engelke, (lots of this stuff)
  44.    Quentin Smart (NZ - WATTCP fragment support)
  45.    Bruce Campbell (Canada) (BOOTP),
  46.    Graham Robinson (UK)(PKTMUX, LOAD),
  47.    Luigi Rizzo, (Italy) (MSCWATTCP),
  48.    C. Kent, Shawn LaMaster (USA)(MSCWATTCP),
  49.    Jim Castleberry (USA) (WINWATTCP)
  50.    Cool dudes at Delft University (Holland)(DELFT/)
  51.  
  52. Erick
  53. Erick@development.uwaterloo.ca
  54.